Skip to content

openthread: Remove dependency to Zephyr NET L2 OpenThread #1732

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

ArekBalysNordic
Copy link
Contributor

Rely on CONFIG_OPENTHREAD instead of CONFIG_NET_L2_OPENTHREAD to support a different networking approach than Zephyr's L2 layer.

This allows to use of the nrf5 radio driver directly in the OpenThread platform as a simple alternative to Zephyr L2 networking.

Rely on CONFIG_OPENTHREAD instead of CONFIG_NET_L2_OPENTHREAD to
support a different networking approach than Zephyr's L2 layer.

This allows to use of the nrf5 radio driver directly in the
OpenThread platform as a simple alternative to Zephyr L2 networking.

Signed-off-by: Arkadiusz Balys <[email protected]>
Copy link

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label May 19, 2025
@adigie
Copy link
Member

adigie commented May 19, 2025

Done in #1751.

@adigie adigie closed this May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DNM Do not merge Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants